projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74b6f5f
)
testsuite: Run reftests with GTK_DEBUG=icontheme
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 23 May 2014 15:31:53 +0000
(11:31 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 23 May 2014 15:38:24 +0000
(11:38 -0400)
This will hopefully help to track down some hard-to-squash
failures that only happen in gnome-continuous.
testsuite/reftests/reftests.test.in
patch
|
blob
|
history
diff --git
a/testsuite/reftests/reftests.test.in
b/testsuite/reftests/reftests.test.in
index bf58d43db170a85e2f47e28adb001d38833a3cd0..93632e1c975644643362060dbef82348668b2ac1 100644
(file)
--- a/
testsuite/reftests/reftests.test.in
+++ b/
testsuite/reftests/reftests.test.in
@@
-1,3
+1,3
@@
[Test]
-Exec=/bin/sh -c "@pkglibexecdir@/installed-tests/gtk-reftest -k --verbose --output $(pwd) --directory @pkglibexecdir@/installed-tests/reftests"
+Exec=/bin/sh -c "
GTK_DEBUG=icontheme
@pkglibexecdir@/installed-tests/gtk-reftest -k --verbose --output $(pwd) --directory @pkglibexecdir@/installed-tests/reftests"
Type=session-exclusive